/* CSS Document */
/*案例对比、安全与服务管理、特邀专家模块css*/
.stage1 {
  width: 100%;
  margin-top: 14px;
}
.stage1 .stage1-width {
  width: 400px;
  /*height: 390px;
  padding: 0px 24px 10px;*/
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  position: relative;
  overflow: hidden;
}
.stage1 .stage1-width:last-child {
  border-right: 1px solid #e1e1e1;
}
.stage1 .stage1-width:hover {
  -moz-box-shadow: 0 0 8px rgba(8, 1, 3, 0.2);
  -webkit-box-shadow: 0 0 8px rgba(8, 1, 3, 0.2);
  box-shadow: 0 0 8px rgba(8, 1, 3, 0.2);
  z-index: 10;
  background-color: #f8f7f7;
  border-top-color: #c0025a;
  -moz-transform: translate3d(0, -2px, 0);
  -ms-transform: translate3d(0, -2px, 0);
  -o-transform: translate3d(0, -2px, 0);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.stage1Title {
  height: 44px;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 10px;
}
.stage1Title span {
  display: inline-block;
  line-height: 42px;
  float: left;
  font-size: 20px;
  color: #3d3f4b;
  padding-right: 20px;
  border-bottom: 2px solid #990066;
}
.stage1Title span a {
  display: inline-block;
  font-size: 20px;
  color: #3d3f4b;
}
.stage1Title span a i {
  font-style: normal;
  color: #a30c60;
}
.stage1Title .more {
  display: block;
  width: 41px;
  height: 11px;
  margin-top: 20px;
  margin-left: 20px;
  display: inline;
}
.stage1 ul li {
  line-height: 150%;
  font-size: 14px;
}
.movie {
  position: relative;
  overflow: hidden;
  width: 350px;
  height: 320px;
}
.movie .bigImg {
  height: 200px;
  position: relative;
}
.movie .bigImg li {
  height: 230px;
}
.movie .bigImg li img {
  vertical-align: middle;
  width: 350px;
  height: 200px;
}
.movie .bigImg h4 {
  font-size: 14px;
  margin-top: 10px;
}
.movie .bigImg h4 a {
  color: #666;
}
.movie .smallScroll {
  margin-top: 10px;
}
.movie .smallImg {
  float: left;
  display: inline;
}
.movie .smallImg ul {
  height: 68px;
  width: 9999px;
  overflow: hidden;
}
.movie .smallImg li {
  float: left;
  margin: 0 4px 0 0;
  width: 115px;
  cursor: pointer;
  display: inline;
}
.movie .smallImg img {
  border: 1px solid #dcdddd;
  width: 115px;
  height: 66px;
}
.movie .smallImg .on img {
  border-color: #990066;
}
.stage1_anliBox {
  width: 350px;
  height: 308px;
  overflow: hidden;
}
.stage1 h4 {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  text-align: center;
}
.stage1_anliBox p,
.stage1_b p {
  font-size: 14px;
  color: #666;
}
/*.stage1_b span:after,.stage5Title span:after {content:'';position:absolute;width:9px;height:11px; background:url(../assets2/icon.png) no-repeat -88px -109px;top:20px;right:-15px;}
.stage1_b span.active:after,.stage5Title span.active:after {-webkit-animation:shake1 .4s linear 0s 1;animation:shake1 .4s linear 0s 1;}*/
.stage1_b span:after {
  top: 10px;
}
.stage1_b .activityBox {
  width: 350px;
  overflow: hidden;
}
.stage1_b h4 {
  font-size: 27px;
  color: #666;
}
.stage1_c p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding-top: 20px;
}
.stage1_c .expertSlide {
  width: 354px;
  height: 276px;
  overflow: hidden;
}
.stage1_c .slideBox2 {
  width: 354px;
  height: 276px;
  overflow: hidden;
}
.stage1_c .slideBox2 a {
  display: block;
  width: 100%;
  height: 100%;
}
.stage1_c .focus {
  width: 97%;
  bottom: 8px;
  z-index: 10;
  text-align: right;
}
.stage1_c .focus span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  margin: 0 3px;
}
.stage1_c .focus span.active {
  background-color: #c0025a;
}

.picFocus {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  overflow: hidden;
  zoom: 1;
  margin-top: 20px;
}
.picFocus .hd {
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}
.picFocus .hd ul {
  overflow: hidden;
  zoom: 1;
}
.picFocus .hd ul li {
  float: left;
  text-align: center;
}
.picFocus .hd ul li img {
  width: 295px;
  height: 148px;
  cursor: pointer;
  margin-right: 5px;
}
.picFocus .hd ul li.on img {
  padding-bottom: 5px;
  border-bottom: 5px solid #a30c60;
}
.picFocus .bd li {
  vertical-align: middle;
}
.picFocus .bd img {
  width: 1200px;
  height: 600px;
  display: block;
}

/*   stage3      */
.stage3 {
  width: 100%;
  margin-top: 35px;
}
.stage3 .stage3_width {
  width: 300px;
  height: 344px;
  padding: 10px 24px;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  position: relative;
  overflow: hidden;
}
.stage3 .stage3_width:last-child {
  border-right: 1px solid #e1e1e1;
}
.stage3 .stage3_width:hover {
  -moz-box-shadow: 0 0 8px rgba(8, 1, 3, 0.2);
  -webkit-box-shadow: 0 0 8px rgba(8, 1, 3, 0.2);
  box-shadow: 0 0 8px rgba(8, 1, 3, 0.2);
  z-index: 10;
  background-color: #f8f7f7;
  border-top-color: #c0025a;
  -moz-transform: translate3d(0, -2px, 0);
  -ms-transform: translate3d(0, -2px, 0);
  -o-transform: translate3d(0, -2px, 0);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.stage3_a h5 {
  font-size: 18px;
  color: #666;
  line-height: 26px;
  padding-top: 15px;
}
.stage3_a p,
.stage3_b p,
.stage3_c p,
.stage3_d p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding-top: 12px;
}
.stage3_a .stage3Box,
.stage3_b .stage3Box,
.stage3_c .stage3Box,
.stage3_d .stage3Box {
  width: 251px;
  height: 199px;
  overflow: hidden;
}
/*   stage4      */
.stage4 {
  width: 100%;
  margin: 35px auto 0;
  background-color: #e1e1e1;
  padding: 8px 16px;
}
.newsHead {
  line-height: 22px;
  font-size: 14px;
  color: #3d3f4b;
  position: relative;
  margin-left: 50px;
  display: inline;
}
.newsHead a {
  font-size: 14px;
  color: #3d3f4b;
}
.newsHead:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 15px;
  background: url(../assets2/icon.png) no-repeat -67px -109px;
  left: -20px;
  top: 3px;
}
.newsHead:after {
  content: "";
  position: absolute;
  right: -16px;
  top: 3px;
  width: 9px;
  height: 11px;
  background: url(/pinpai_new/images/icon.png) no-repeat -86px -131px;
  -webkit-animation: shake1 1s linear 3s infinite;
  animation: shake1 1s linear 3s infinite;
}
.newsScroll {
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  width: 830px;
  border-left: 1px dotted #3d3f4b;
  margin-left: 50px;
  display: inline;
}
.newsScroll li {
  width: 100%;
  height: 22px;
  padding-left: 44px;
}
.newsScroll li a {
  color: #3d3f4b;
  font-size: 16px;
  text-decoration: none;
}
.newsScroll li a:hover {
  color: #e4007f;
  text-decoration: none;
}
.stage4 .more {
  width: 28px;
  height: 5px;
  margin-top: 8px;
}
.stage4 .more a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../assets2/icon.png) no-repeat -157px -148px;
}

/*   stage5      stage8*/
.stage5Title {
  height: 60px;
  line-height: 60px;
  padding-left: 24px;
}
.shareTxt {
  display: block;
  line-height: 60px;
  font-size: 20px;
  color: #000;
}
.shareTxt a {
  color: #3d3f4b;
}

.case_box {
  width: 1200px;
  margin: 20px auto 0;
}
.middle-banner {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.case_box .case_tit {
  overflow: hidden;
  text-align: center;
}

.case_box .carousel-inner {
  width: 1200px;
  height: 541px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #000;
  overflow: hidden;
}

/* The main banners unordered list */
.case_box .carousel-inner .bannerHolder {
  width: 298px;
  height: 541px;
  overflow: hidden;
  float: left;
  margin-right: 4px;
}

/* Hiding the bullets of the li elements: */
.case_box .carousel-inner .bannerHolder li {
  list-style: none;
  display: inline;
}

/* The banners divs */
.case_box .carousel-inner .banners {
  position: relative;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 0 4px 4px 0;
}

/* The banners divs */
.case_box .carousel-inner .banners img {
  display: block;
  border: none;
}

/* The dark animated divs */
.case_box .carousel-inner .banners div {
  position: absolute;
  z-index: 100;
  background-color: #000;
  width: 50%;
  height: 50%;
  cursor: pointer;

  /*	Setting a really big value for border-radius
		will make the divs perfect circles */
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/*	Positioning the animated divs outside the
	corners of the visible banners area: */
.case_box .carousel-inner .banners .cornerTL {
  left: -63px;
  top: -43px;
}
.case_box .carousel-inner .banners .cornerTR {
  right: -63px;
  top: 53px;
}
.case_box .carousel-inner .banners .cornerBL {
  left: -63px;
  bottom: -43px;
}
.case_box .carousel-inner .banners .cornerBR {
  right: -63px;
  bottom: -63px;
}

/* The "Visit Company" text */
.case_box .carousel-inner .banners p {
  width: 100%;
  left: 0;
  top: 50%;
  z-index: 200;
  position: absolute;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-family: "微软雅黑";
  cursor: pointer;
  display: none; /* hidden by default */
}
.case_box .carousel-inner .banners .fonts3 {
  font-size: 18px;
  font-weight: bold;
}
.case_box .carousel-inner .banners .fonts4 {
  text-decoration: underline;
  color: #ff0000;
}

.stage5,
.stage8 {
  margin: 0 auto 40px;
}
.stage5 {
  margin-top: 35px;
}
.stage5 {
  height: 460px;
  overflow: hidden;
}
.stage5Title {
  height: 60px;
  line-height: 60px;
  position: relative;
  z-index: 1;
}
.stage5 .focus a {
  display: inline-block;
  font-size: 18px;
  line-height: 29px;
  padding: 0 18px;
  color: #212121;
  transition: 0.3s;
  margin-left: 8px;
}
.stage5 .focus a.active,
.stage5 .focus a:hover {
  background-color: #3d3f4b;
  color: #fff;
}
.stage5 .stage5slide {
  position: relative;
  z-index: 2;
}
.stage5 .stage5slide .alSlide {
  height: 400px;
}
.stage5 .stage5slide .alSlide li {
  width: 200px;
  height: 200px;
  position: relative;
  float: left;
}
.stage5 .stage5slide .alSlide li a {
  display: block;
  height: 100%;
}
.stage5 .stage5slide .alSlide li .s5pic {
  display: block;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform-origin: 50% 0 0;
  -ms-transform-origin: 50% 0 0;
  transform-origin: 50% 0 0;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.stage5 .stage5slide .alSlide li::before {
  opacity: 0;
  z-index: 2;
  position: absolute;
  content: "Before";
  font-size: 16px;
  color: #fff;
  font-weight: lighter;
  line-height: 100%;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: opacity 0.4s linear 0.3s;
  transition: opacity 0.4s linear 0.3s;
}
.stage5 .stage5slide .alSlide li::after {
  opacity: 0;
  z-index: 2;
  position: absolute;
  content: "+";
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  font-weight: lighter;
  width: 34px;
  height: 42px;
  border-radius: 33px 0 0 2px;
  right: 0;
  bottom: 0;
  background: #c0025a;
  -webkit-transition: opacity 0.4s linear 0.3s;
  transition: opacity 0.4s linear 0.3s;
}
.stage5 .stage5slide .alSlide li a span {
  position: absolute;
  width: 100%;
  height: 100%;
}
.stage5 .stage5slide .alSlide li a span:nth-child(2) {
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0 0;
  -ms-transform-origin: 50% 0 0;
  transform-origin: 50% 0 0;
}
.stage5 .stage5slide .alSlide li:hover .s5pic {
  -webkit-transform: rotateX(90deg) translateY(-30px);
  -ms-transform: rotateX(90deg) translateY(-30px);
  transform: rotateX(90deg) translateY(-30px);
}
.stage5 .stage5slide .alSlide li:hover a span:nth-child(2),
.stage5 .stage5slide .alSlide li:hover::after,
.stage5 .stage5slide .alSlide li:hover::before {
  opacity: 1;
}

.txMovie {
  width: 100%;
  height: 843px;
  background: transparent url(../assets2/homeExpertBg.jpg) no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.txMovie .bd {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.focus_pic {
  position: absolute;
  left: 70px;
  top: 195px;
  bottom: 0;
  width: 353px;
  height: 648px;
  overflow: hidden;
}
.focus_pic li {
  vertical-align: top;
}
.focus_pic img {
  width: 353px;
  height: 648px;
  display: inline-block;
  vertical-align: top;
}

.focus_nav {
  position: absolute;
  left: 410px;
  top: 150px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');
  width: 780px;
  height: 260px;
  *zoom: 1;
}
:root .focus_nav {
  -ms-filter: none;
}
.focus_nav ul {
  position: relative;
  margin-top: 60px;
  *zoom: 1;
  width: auto !important;
}
.focus_nav li {
  width: 119px;
  height: 119px;
  position: relative;
  *zoom: 1;
  float: left;
  margin-right: 11px;
  margin-bottom: 20px;
  display: inline;
  cursor: pointer;
  display: inline-block;
}
.focus_nav li .ch-item {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  cursor: default;
  box-shadow: inset 0 0 0 60px rgba(181, 181, 181, 0.6),
    0 1px 2px rgba(0, 0, 0, 0.1);

  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ch-img-1 {
	background-image: url(http://www.beijingmeitian.com/wp-content/uploads/2022/04/yubiao.jpg);
}
.ch-img-2 {
	background-image: url(http://www.beijingmeitian.com/wp-content/uploads/2022/04/malanhua_small.png);
}
.ch-img-3 {
	background-image: url(http://www.beijingmeitian.com/wp-content/uploads/2022/04/zhengfei_small.png);
}
/*.ch-img-4 { 
  background-image: url(../assets2/wangjian-small.png);
}*/
.ch-img-4 {
  background-image: url(http://www.beijingmeitian.com/wp-content/uploads/2022/04/zhangpan_small.png);
}
.ch-img-5 {
  background-image: url(http://www.beijingmeitian.com/wp-content/uploads/2022/04/yumeilian_small.png);
}
.ch-img-6 {
  background-image: url(../assets2/zhaolin-small.png);
}
.ch-img-7 {
  background-image: url(../assets2/hanxiaoxue-small.png);
}
.ch-img-8 {
  background-image: url(../assets2/lilizhong-small.png);
}
.ch-img-9 {
  background-image: url(../assets2/zhengyongyi-small.png);
}
.ch-img-10 {
  background-image: url(../assets2/zhouchunmei-small.png);
}
.ch-img-11 {
  background-image: url(../assets2/zhuyaqun-small.png);
}
.ch-img-12 {
  background-image: url(../assets2/duxue-small.png);
}
.ch-img-13 {
  background-image: url(../assets2/liujingkun-small.png?rand=20210409);
}
.ch-img-14 {
  background-image: url(../assets2/zhangshuangyi-small.png?rand=202104092);
}
.ch-img-15 {
  background-image: url(../assets2/zhangxiaoxu-small.png);
}

.ch-info {
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  opacity: 0;

  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;

  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);

  -webkit-backface-visibility: hidden;
}

.ch-info h3 {
  text-indent: -9999px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  margin: 0 30px;
  padding: 80px 0 0 0;
  height: 160px;
  font-family: "Open Sans", Arial, sans-serif;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ch-info p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0.4s;
  -moz-transition: all 1s ease-in-out 0.4s;
  -o-transition: all 1s ease-in-out 0.4s;
  -ms-transition: all 1s ease-in-out 0.4s;
  transition: all 1s ease-in-out 0.4s;
}

.focus_nav li.on .ch-item {
  cursor: pointer;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1),
    0 1px 2px rgba(0, 0, 0, 0.1);
}

/*.focus_nav li.on .ch-item, .focus_nav li .jqhover {
  cursor: pointer;
  box-shadow: 
    inset 0 0 0 1px rgba(255,255,255,0.1),
    0 1px 2px rgba(0,0,0,0.1);
}*/

.focus_nav li .ch-item:hover .ch-info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.focus_nav li .ch-item:hover .ch-info p {
  opacity: 1;
}
.focus_nav .navPrev,
.focus_nav .navNext {
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');
  display: inline-block;
  *zoom: 1;
  width: 36px;
  height: 36px;
  line-height: 100;
  overflow: hidden;
  opacity: 0.6;
  filter: Alpha(Opacity=60);
  background-image: url(../assets2/focus_nav.png);
  _background-image: url(../assets2/focus_nav.ie6.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
}
.focus_nav .navPrev {
  background-position: 10px 8px;
  right: 47px;
  border-right-color: transparent;
}
.focus_nav .navNext {
  background-position: -22px 8px;
  right: 10px;
}
.focus_nav .navPrev:hover,
.focus_nav .navNext:hover {
  opacity: 1;
  filter: Alpha(Opacity=100);
  border-right-color: #fff;
}
.focus_nav img {
  width: 119px;
  height: 119px;
}
.focus_nav .on b {
  color: #fff;
  position: absolute;
  top: -10px;
  left: 30px;
  font-size: 10px;
  font-family: arial;
  -webkit-text-size-adjust: none;
}

.focus_text {
  position: absolute;
  width: 610px;
  left: 490px;
  top: 430px;
  color: #f2f3f7;
  font-size: 14px;
}
.focus_text h2 a {
  font-size: 30px;
  color: #fff;
  font-family: "microsoft yahei", simhei;
  font-weight: normal;
  display: block;
  width: 260px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.focus_text h2 a:hover {
  color: #f2f3f7;
  text-decoration: underline;
}
.focus_text ul {
  padding: 20px 10px 0;
  word-break: break-all;
}
.focus_text dl {
  height: 210px;
}
.focus_text p.special {
  padding-left: 20px;
  font-size: 16px;
}
.txMovie a.expertMore,
.txMovie a.ask {
  position: absolute;
  width: 180px;
  height: 45px;
}

.focus_text .sub_tit {
  padding-bottom: 20px;
  color: #575757;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.focus_text .c_txt4,
.focus_text .c_txt4 a {
  color: #787876;
  line-height: 22px;
}
.focus_text .c_txt4 a:hover {
  color: #ccc;
}
.focus_text .c_txt4 {
  width: 260px;
}
.focus_info {
  height: 90px;
  margin-top: 5px;
}
.focus_text .mod_desc {
  width: 200px;
  padding-top: 8px;
  word-break: break-all;
}

.btn_play_big {
  overflow: hidden;
  padding: 0 0 0 15px;
  cursor: pointer;
  background: url(../assets2/expert-button.png) no-repeat;
  margin-right: 5px;
  height: 40px;
  line-height: 40px;
  line-height: 44px\9;
  +line-height: 44px;
  _line-height: 40px;
  padding-left: 50px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-position: 0 -275px;
}
.btn_play_big span {
  float: left;
  height: 24px;
  padding: 0 15px 0 0;
  background: url(../assets2/bg_btn.png) no-repeat;
  height: 40px;
  background-position: right -320px;
}
.btn_play_big:hover {
  color: #fff;
}
.focus_text .btn_play_big {
  position: absolute;
  bottom: 13px;
  left: 20px;
}
.txMovie .focus_nav li .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 172px;
  height: 243px;
  line-height: 999px;
  overflow: hidden;
  font-size: 0;
  background: #040303;
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.txMovie .focus_nav li.on .cover {
  display: none;
}
.txMovie .focus_nav li b {
  display: none;
}
.txMovie .focus_nav li.on b {
  position: absolute;
  display: inline-block;
  top: -6px;
  left: 29px;
  border-left: 6px dashed transparent;
  border-right: 6px dashed transparent;
  border-top: 0;
  border-bottom: 6px solid;
  color: #fff;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
}

.video-js {
  position: relative;
}
.video-js .vjs-tech {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 9px;
}
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: rgba(61, 63, 75, 0.54);
  border-radius: 0 0 6px 6px;
}
.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -ms-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-hidden {
  display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}
.vjs-custom-control-spacer,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-remaining-time {
  display: none;
}
.video-js .vjs-big-play-button {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: rgba(211, 211, 211, 0.8);
  position: absolute;
  margin: -38px 0 0 -38px;
  left: 50%;
  top: 50%;
  border: 0;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  cursor: pointer;
  outline: 0;
}
.video-js .vjs-big-play-button:hover {
  background: rgba(211, 211, 211, 0.9);
}
.video-js .vjs-big-play-button::before {
  content: "";
  position: absolute;
  background: url(/images/s8arr.png) no-repeat center;
  width: 14px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -7px;
}
.video-js .vjs-play-control {
  width: 28px;
  height: 38px;
  cursor: pointer;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: 0 0;
  outline: 0;
}
.video-js .vjs-fullscreen-control::before,
.video-js .vjs-play-control::before,
.video-js .vjs-volume-menu-button > .vjs-control-text::before {
  text-align: center;
  width: 100%;
  height: 100%;
  font-family: VideoJS;
  font-size: 28px;
  line-height: 38px;
  color: #cbcbcb;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.video-js .vjs-play-control.vjs-playing::before {
  content: "\f103";
}
.video-js .vjs-play-control.vjs-paused::before {
  content: "\f101";
}
.vjs-ended .vjs-play-control.vjs-paused::before {
  content: "\f116";
  font-size: 22px;
}
.video-js .vjs-current-time,
.video-js .vjs-duration,
.video-js .vjs-time-divider {
  position: absolute;
  left: 60px;
  top: 16px;
}
.video-js .vjs-time-divider {
  left: 95px;
}
.video-js .vjs-duration {
  left: 112px;
}
.video-js .vjs-current-time .vjs-current-time-display,
.video-js .vjs-duration .vjs-duration-display,
.video-js .vjs-time-divider span {
  font-size: 12px;
  color: #fff;
  text-shadow: 0 2px rgba(26, 30, 37, 1);
}
.video-js .vjs-volume-menu-button {
  position: absolute;
  width: 80px;
  height: 38px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 55px;
  outline: 0;
}
.video-js .vjs-volume-menu-button > .vjs-control-text {
  width: 25px;
  height: 38px;
  float: left;
  position: relative;
  font-size: 0;
  cursor: pointer;
}
.video-js .vjs-volume-menu-button > .vjs-control-text::before {
  font-size: 22px;
  text-indent: 0;
}
.video-js .vjs-vol-3 > .vjs-control-text::before {
  content: "\f107";
}
.video-js .vjs-vol-2 > .vjs-control-text::before {
  content: "\f106";
}
.video-js .vjs-vol-1 > .vjs-control-text::before {
  content: "\f105";
}
.video-js .vjs-vol-0 > .vjs-control-text::before {
  content: "\f104";
}
.video-js .vjs-volume-menu-button .vjs-menu {
  width: 54px;
  height: 6px;
  margin-top: 16px;
  float: right;
}
.video-js .vjs-volume-menu-button .vjs-menu-content .vjs-volume-bar {
  background: #cbcbcb;
  width: 100%;
  height: 6px;
  border-radius: 5px;
  position: relative;
}
.video-js .vjs-volume-menu-button .vjs-menu-content .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  height: 100%;
  background: #aa8294;
  width: 100%;
}
.video-js .vjs-volume-menu-button .vjs-menu-content .vjs-volume-level::before {
  content: "";
  width: 11px;
  border-radius: 50%;
  height: 11px;
  border: 2px solid #cbcbcb;
  background: #aa8294;
  position: absolute;
  top: -5px;
  left: 80%;
}
.video-js .vjs-current-time .vjs-control-text,
.video-js .vjs-duration .vjs-control-text,
.video-js .vjs-play-control .vjs-control-text,
.vjs-big-play-button span,
.vjs-fullscreen-control span,
.vjs-progress-control .vjs-control-text,
.vjs-text-track-display {
  display: none;
}

.video-js .vjs-progress-control {
  position: absolute;
  width: 44%;
  height: 6px;
  top: 23px;
  left: 155px;
}
.video-js .vjs-progress-control.show {
  display: block;
}
.video-js .vjs-progress-control .vjs-progress-holder {
  width: 100%;
  height: 100%;
  background: #cbcbcb;
  border-radius: 5px;
}
.video-js .vjs-progress-control .vjs-progress-holder .vjs-play-progress {
  background: #aa8294;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  border-radius: 5px;
}
.video-js .vjs-progress-control .vjs-play-progress::before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  background: #aa8294;
  border: 2px #cbcbcb solid;
  border-radius: 50%;
  right: -13px;
  top: -5px;
}

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.video-js .vjs-fullscreen-control {
  width: 24px;
  height: 38px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: 0 0;
  outline: 0;
}
.video-js .vjs-fullscreen-control::before {
  position: absolute;
  content: "\f108";
  font-size: 26px;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control::before {
  content: "\f109";
}
.video-js.vjs-fullscreen .vjs-progress-control {
  width: 100%;
  top: -7px;
  left: 0;
  right: 0;
  height: 7px;
  border-radius: 5px;
}
.video-js.vjs-fullscreen .vjs-progress-control .vjs-progress-holder {
  background: #fff;
  border-radius: 0px;
}
.video-js.vjs-fullscreen
  .vjs-progress-control
  .vjs-progress-holder
  .vjs-play-progress {
  background: #d39cb5;
  border-radius: 0px;
}
.video-js.vjs-fullscreen .vjs-progress-control .vjs-play-progress::before {
  width: 12px;
  height: 12px;
  top: -6px;
  right: -14px;
  background: #d39cb5;
  border-color: #fff;
}

/*   stage6      */
.stage6 {
  height: 613px;
  background: url(../assets2/footerBg.jpg) no-repeat center top;
  padding-top: 35px;
  margin-top: 35px;
}

.contactUsBox {
  width: 380px;
  background-color: #b5004f;
}
.contactUsTitle,
.weiboShowTitle,
.weixinplatTitle {
  height: 81px;
  text-indent: -9999px;
  background: transparent url(../assets2/contactTitle.png) no-repeat left top;
}

.contactWrapper {
  padding: 34px 0 25px 25px;
  background-color: #fff;
  margin: 0 auto;
}

/*.weiboShow {width:380px; background-color:#fa7d3c;margin-left:30px;}

.weiboShowTitle {background: transparent url(../assets2/weiboTitle.png) no-repeat left top;}

.weiboShowBox { background-color:#FFF;margin:0 auto;}*/

.weixinplat {
  width: 380px;
  height: 534px;
  margin-left: 30px;
}
.weixinplatTitle {
  background: transparent url(../assets2/weixinTitle.png) no-repeat left top;
}

.weixinWrapper {
  padding: 22px 0 0 48px;
  background-color: #fff;
  margin: 0 auto;
}
.erweimaTitle {
  font-size: 20px;
  color: #fff;
  line-height: 67px;
  padding-left: 53px;
  position: relative;
}
.erweimaTitle:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 23px;
  left: 18px;
  top: 50%;
  margin-top: -11px;
  background: url(../assets2/icon.png) no-repeat -178px -108px;
}
.qrCode {
  width: 188px;
  height: 188px;
  overflow: hidden;
  position: relative;
  margin-top: 142px;
  margin-left: 91px;
  display: inline;
}
.qrCode:after {
  content: "";
  position: absolute;
  left: 0;
  top: -20px;
  background-color: #20c2ff;
  width: 100%;
  height: 2px;
  -moz-box-shadow: 0 0 6px rgba(32, 194, 255, 0.7);
  -webkit-box-shadow: 0 0 6px rgba(32, 194, 255, 0.7);
  box-shadow: 0 0 6px rgba(32, 194, 255, 0.7);
  -webkit-animation: qrcode 3s linear 1s infinite both;
  animation: qrcode 3s linear 1s infinite both;
}
@-webkit-keyframes qrcode {
  0% {
    opacity: 1;
    filter: alpha(opacity: 100);
    top: -20px;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity: 100);
    top: 100%;
  }
}
@-moz-keyframes qrcode {
  0% {
    opacity: 1;
    filter: alpha(opacity: 100);
    top: -20px;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity: 100);
    top: 100%;
  }
}
@keyframes qrcode {
  0% {
    opacity: 1;
    filter: alpha(opacity: 100);
    top: -20px;
  }
  100% {
    opacity: 1;
    filter: alpha(opacity: 100);
    top: 100%;
  }
}
/*首页专家*/
.expertSlides {
  width: 1200px;
  height: 580px;
  margin-top: 35px;
}
.expertSlides .slideBox {
  width: 1200px;
  height: 580px;
}
.expertSlides .overlay {
  position: absolute;
  width: 1200px;
  height: 580px;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.05);
  display: none;
  z-index: 8;
}
.expertInfo {
  width: 170px;
  height: 170px;
}
.expertInfo .inner {
  width: 100%;
  height: 100%;
  display: none;
}
.expertInfo .inner .expertImg {
  background-color: #fff;
  padding: 5px;
  display: none;
  z-index: 2;
}
.expertInfo.left .inner .expertImg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -moz-box-shadow: -6px 0 12px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: -6px 0 12px rgba(0, 0, 0, 0.22);
  box-shadow: -6px 0 12px rgba(0, 0, 0, 0.22);
  z-index: -1;
}
.expertInfo.right .inner .expertImg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -moz-box-shadow: 6px 0 12px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 6px 0 12px rgba(0, 0, 0, 0.22);
  box-shadow: 6px 0 12px rgba(0, 0, 0, 0.22);
  z-index: -1;
}
.expertTxt {
  width: 375px;
  padding: 42px;
  background-color: #fff;
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
  display: none;
}
.expertInfo.left,
.expertInfo.right {
  z-index: 10;
}
.expertInfo.left .expertImg,
.expertInfo.right .expertImg {
  left: 0;
  top: 0;
}
.expertInfo.left .expertTxt {
  left: 165px;
  top: 0;
}
.expertInfo.right .expertTxt {
  right: 165px;
  top: 0;
}
.expertTxt h5 {
  font-size: 40px;
  color: #666;
  line-height: 1.5;
}
.expertTxt .p1 {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 1.4;
}
.expertTxt .p2 {
  font-size: 16px;
  color: #666;
  line-height: 1.4;
  margin: 12px 0;
}
.expertTxt .p3 {
  font-size: 13px;
  color: #8c8c8c;
  line-height: 1.4;
}
.expertTxt a {
  display: block;
  width: 113px;
  height: 29px;
  font-size: 14px;
  text-align: center;
  line-height: 29px;
  background-color: #8c8c8c;
  margin: 30px auto 0;
  color: #fff;
}
.expertInfo:hover .expertImg,
.expertInfo:hover .expertTxt {
  display: block;
}
.slide1 .expertInfo1 {
  left: 175px;
  top: 98px;
}
.slide1 .expertInfo2 {
  left: 372px;
  top: 309px;
}
.slide1 .expertInfo3 {
  left: 554px;
  top: 137px;
}
.slide1 .expertInfo4 {
  left: 745px;
  top: 305px;
}
.slide1 .expertInfo5 {
  left: 885px;
  top: 108px;
}
.slide2 .expertInfo1 {
  left: 472px;
  top: 183px;
}

.slide3 .expertInfo {
  width: 190px;
  height: 190px;
}
.slide3 .expertInfo.left .expertTxt {
  left: 185px;
  top: 0;
}
.slide3 .expertInfo.right .expertTxt {
  right: 185px;
  top: 0;
}
.slide3 .expertInfo1 {
  left: 108px;
  top: 137px;
}
.slide3 .expertInfo2 {
  left: 301px;
  top: 129px;
}
.slide3 .expertInfo3 {
  left: 495px;
  top: 119px;
}
.slide3 .expertInfo4 {
  left: 714px;
  top: 131px;
}
.slide3 .expertInfo5 {
  left: 896px;
  top: 141px;
}

.slide4 .expertInfo {
  width: 149px;
  height: 149px;
}
.slide4 .expertInfo.left .expertTxt {
  left: 149px;
  top: 0;
}
.slide4 .expertInfo.right .expertTxt {
  right: 149px;
  top: 0;
}
.slide4 .expertInfo1 {
  left: 114px;
  top: 142px;
}
.slide4 .expertInfo2 {
  left: 232px;
  top: 101px;
}
.slide4 .expertInfo3 {
  left: 285px;
  top: 221px;
}
.slide4 .expertInfo4 {
  left: 416px;
  top: 147px;
}
.slide4 .expertInfo5 {
  left: 541px;
  top: 245px;
}
.slide4 .expertInfo6 {
  left: 663px;
  top: 162px;
}
.slide4 .expertInfo7 {
  left: 826px;
  top: 230px;
}
.slide4 .expertInfo8 {
  left: 913px;
  top: 101px;
}
.slide5 .expertInfo1 {
  left: 151px;
  top: 166px;
}
.slide5 .expertInfo2 {
  left: 419px;
  top: 113px;
}
.slide5 .expertInfo3 {
  left: 623px;
  top: 106px;
}
.slide5 .expertInfo4 {
  left: 857px;
  top: 179px;
}
.slide6 .expertInfo1 {
  left: 158px;
  top: 156px;
}
.slide6 .expertInfo2 {
  left: 356px;
  top: 164px;
}
.slide6 .expertInfo3 {
  left: 494px;
  top: 297px;
}
.slide6 .expertInfo4 {
  left: 609px;
  top: 94px;
}
.slide6 .expertInfo5 {
  left: 715px;
  top: 285px;
}
.slide6 .expertInfo6 {
  left: 864px;
  top: 118px;
}

/*首页美天新闻*/

.mtxwdl {
  height: 48px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 3px;
}
.mtxwdl dt {
  width: 60px;
  height: 39px;
  float: left;
}
.mtxwdl dd {
  float: left;
  padding-left: 9px;
  font-size: 14px;
  width: 270px;
  color: #282828;
  line-height: 20px;
}

/*chanpjieshao*/
.cainixihuan {
  width: 1200px;
  margin: 0 auto;
}
.cainixihuan h3 {
  font-size: 42px;
  color: #a40c61;
  text-align: center;
  margin-top: 20px;
}
.np-btngroup-notice {
  line-height: 27px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 31px;
  margin-bottom: 30px;
  width: 232px;
}
.np-btngroup a {
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  border: solid 1px;
  width: 76px;
  color: #555;
  float: left;
  padding: 0;
  border-color: #ddd;
  line-height: 33px;
  border-width: 1px 0 1px 1px;
}
.np-btngroup a:hover {
  background: #b7dbf7;
  border-color: #b7dbf7;
  cursor: pointer;
}
.np-btngroup a:first-child {
  border-radius: 3px 0 0 3px;
}
.np-btngroup a:last-child {
  border-radius: 0 3px 3px 0;
  border-width: 1px;
}
.np-btngroup a.bbp {
  background-color: #a40c61;
  color: #fff;
  border-color: #be9e7f;
  cursor: pointer;
}
.np-btngroup a.bbp:hover {
  background-color: #cc5497;
  border-color: #e8ddd2;
  cursor: pointer;
  color: #fff;
}
.np-btngroup a:hover {
  cursor: auto;
  background-color: #cd76a7;
  border-color: #e8ddd2;
  cursor: pointer;
  color: #fff;
}
.mr_frUl1 ul li {
  width: 372px;
  height: 250px;
  margin-right: 10px;
}
.tempWrap {
  /*margin-left: 50px;*/
}

.mr_frBtnL {
  position: absolute;
  top: 80px;
  left: 1px;
}
.mr_frBtnR {
  position: absolute;
  top: 80px;
  right: -31px;
}
.disnone {
  display: none;
}
.llx_nianfen_2 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

/*首页学术历程*/
.ladyScroll {
  width: 100%;
  background-color: #f2f3f7;
}
.ladyScroll .bd {
  width: 1200px;
  height: 320px;
  margin: 15px auto;
  padding: 20px 24px;
  position: relative;
}
.ladyScroll .case_tit {
  text-align: center;
}
.ladyScroll .prev,
.ladyScroll .next {
  width: 51px;
  height: 45px;
  position: absolute;
  top: 160px;
  left: 0;
  z-index: 100;
  cursor: pointer;
  background: url(../assets2/btns.png) no-repeat;
}
.ladyScroll .next {
  left: auto;
  right: 0;
  background-position: 0 -90px;
}
.ladyScroll .prev:hover {
  background-position: 0 -45px;
}
.ladyScroll .next:hover {
  background-position: 0 -135px;
}
.ladyScroll .scrollWrap {
  width: 1200px;
  margin-left: 31px;
  padding-top: 15px;
  overflow: hidden;
  position: absolute;
}
.ladyScroll dl {
  float: left;
  width: 364px;
  text-align: center;
  position: relative;
}
.ladyScroll span {
  display: block;
  font-size: 12px;
  width: 354px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 5px;
  bottom: 0;
  color: #fff;
  background: #666;
  filter: alpha(opacity=30);
  opacity: 0.5;
}
.ladyScroll dt {
  margin: 0 auto;
  width: 354px;
  overflow: hidden;
}
.ladyScroll .scrollWrap img {
  display: block;
  width: 354px;
  height: 228px;
  border: 1px solid #ccc;
}
.ladyScroll dd {
  width: 354px;
  height: 40px;
  line-height: 28px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  position: absolute;
  left: 5px;
  bottom: 0;
}
.ladyScroll dd a {
  color: #fff;
}
.ladyScroll dd a:hover {
  text-decoration: none;
}

/*文章页*/
.pinpaiBanner,
.pinpaiBanner .bannerSlide {
  height: 322px;
}
.pinpaiBanner .bannerSlide li img {
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
.arcticleContent {
  width: 1200px;
  padding-top: 35px;
}
.seoNavs {
  left: 0;
  top: -32px;
  width: 100%;
  line-height: 32px;
  color: #e1e1e1;
  font-size: 12px;
}
.seoNavs a {
  color: #e1e1e1;
  text-decoration: none;
}
.arcticleWrapper {
  padding: 75px 51px;
  -moz-box-shadow: 0 0 10px rgba(8, 1, 3, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(8, 1, 3, 0.2);
  box-shadow: 0 0 10px rgba(8, 1, 3, 0.2);
  background-color: #fff;
}
.arcticleWrapper h2 {
  font-size: 46px;
  line-height: 66px;
  text-align: center;
  color: #3f3f3f;
}
.secondTitle {
  width: 100%;
  line-height: 46px;
  text-align: center;
  font-size: 14px;
  color: #3f3f3f;
}
.secondTitle span {
  display: inline-block;
  margin: 0 14px;
}
.secondTitle span:nth-child(2) a {
  color: #3f3f3f;
  text-decoration: none;
}
.secondTitle span:nth-child(3) a {
  color: #c0025a;
  text-decoration: none;
}
.arcticleBody {
  padding: 20px 93px;
}
.arcticleBody p {
  font-size: 18px;
  color: #000;
  line-height: 35px;
  text-indent: 2em;
  padding: 13px 0;
}
.arcticleBody img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.pre_next_arcticle {
  font-size: 18px;
  color: #000;
  line-height: 38px;
  padding: 0 93px;
}
.pre_next_arcticle a {
  color: #666;
  text-decoration: none;
  font-style: italic;
}
.pre_next_arcticle a:hover {
  color: #fe3509;
}

/*文章页内容css样式*/
.txtStyle {
  width: 100%;
  font-size: 26px;
  line-height: 40px;
  padding: 10px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 18px;
}
.txtStyle1 {
  border: 3px solid #716bbe;
}
.txtStyle2 {
  border: 3px solid #003567;
}
.txtStyle3 {
  border: 3px solid #d70a50;
}
.txtStyle4 {
  border: 3px solid #ff6005;
}
.txtStyle5 {
  border: 3px solid #2e3642;
}
.txtStyle6 {
  border: 3px solid #673653;
}
.txtStyle7 {
  border: 3px solid #e0606c;
}
.txtLink {
  width: 100%;
  font-size: 21px;
  line-height: 35px;
  margin: 10px 0;
}
.txtLink a {
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
  background-color: #ff6005;
}
.arcTitle {
  height: 64px;
  line-height: 64px; /*padding:30px 0;*/
}
.arcTitle h4 {
  float: left;
  padding: 0 20px;
  line-height: 44px;
  font-size: 20px;
  color: #fff;
  position: relative;
}
.arcTitle h4:after {
  content: "";
  position: absolute;
  width: 86%;
  height: 24px;
  left: 7%;
  top: 30px;
  -moz-box-shadow: 0 0 4px 12px rgba(126, 126, 126, 0.7);
  -webkit-box-shadow: 0 0 4px 12px rgba(126, 126, 126, 0.7);
  box-shadow: 0 0 4px 12px rgba(126, 126, 126, 0.7);
  z-index: -1;
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
}
.arcTitle1 h4 {
  background-color: #716bbe;
}
.arcTitle2 h4 {
  background-color: #003567;
}
.arcTitle3 h4 {
  background-color: #d70a50;
}
.arcTitle4 h4 {
  background-color: #ff6005;
}
.arcTitle5 h4 {
  background-color: #2e3642;
}
.arcTitle6 h4 {
  background-color: #673653;
}
.arcTitle7 h4 {
  background-color: #e0606c;
}
.arcTitle8 h4 {
  background-color: #3c2f23;
}
.arcTitle h5 {
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  padding: 0 15px;
  margin: 20px auto 30px;
}

.footerLink {
  width: 1008px;
  height: 216px;
  margin-bottom: 70px;
}
.arcticleContent .footerLink {
  width: 1098px;
  padding-top: 50px;
  height: 266px;
  border-top: 1px solid #e1e1e1;
  margin: 40px auto 0;
}
.footerLink .container {
  width: 210px;
  margin-right: 56px;
  display: inline;
}
.arcticleContent .footerLink .container {
  margin-right: 86px;
}
.footerLink .container:last-child {
  margin-right: 0;
}
.footerLink .container p {
  font-size: 18px;
  line-height: 32px;
  color: #666;
}
.footerLink .container a {
  display: block;
  height: 103px;
  margin: 0 auto 18px;
}
.footerLink1 {
  width: 102px;
  background: url(../assets2/footerLinkIcon.png) no-repeat -171px -22px;
}
.footerLink2 {
  width: 103px;
  background: url(../assets2/footerLinkIcon.png) no-repeat -352px -22px;
}
.footerLink3 {
  width: 103px;
  background: url(../assets2/footerLinkIcon.png) no-repeat -527px -22px;
}
.footerLink4 {
  width: 103px;
  background: url(../assets2/footerLinkIcon.png) no-repeat -699px -22px;
}
.footerLink1:hover {
  background-position: -171px -171px;
}
.footerLink2:hover {
  background-position: -352px -171px;
}
.footerLink3:hover {
  background-position: -527px -171px;
}
.footerLink4:hover {
  background-position: -699px -171px;
}
